home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 May
/
PCWorld_2007-05_cd.bin
/
v cisle
/
mediaportal
/
Setup.msi
/
_7D70CA33C218362F815E9756880A9F01
/
_5EB70E3723D643F38E174122894E8CC5
< prev
next >
Wrap
Extensible Markup Language
|
2006-12-20
|
3KB
|
90 lines
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<window>
<id>4</id>
<defaultcontrol>3</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#header.label:5</define>
<define>#header.image:settings_logo.png</define>
<define>#header.hover:hover_settings.png</define>
<!-- cheat a little, we don't use two of the items in the imported file to blank their labels -->
<define>#itemcount:-</define>
<define>#selecteditem:-</define>
<controls>
<import>common.window.xml</import>
<control>
<type>group</type>
<description>group element</description>
<layout>StackLayout</layout>
<posX>280</posX>
<posY>165</posY>
<!-- topmost item needs an onup with a value of 17 for topbar to work -->
<control>
<description>Wizard</description>
<type>button</type>
<id>3</id>
<width>197</width>
<label>1200</label>
<hyperlink>615</hyperlink>
<onup>17</onup>
</control>
<control>
<description>General</description>
<type>button</type>
<id>4</id>
<width>197</width>
<label>128</label>
<hyperlink>705</hyperlink>
</control>
<control>
<description>Screen</description>
<type>button</type>
<id>5</id>
<width>197</width>
<label>214</label>
<hyperlink>9</hyperlink>
</control>
<control>
<description>TV</description>
<type>button</type>
<id>10</id>
<width>197</width>
<label>605</label>
<hyperlink>700</hyperlink>
</control>
<control>
<description>My Pictures</description>
<type>button</type>
<id>7</id>
<width>197</width>
<label>1</label>
<hyperlink>12</hyperlink>
</control>
<control>
<description>Movies</description>
<type>button</type>
<id>8</id>
<width>197</width>
<label>3</label>
<hyperlink>703</hyperlink>
</control>
<control>
<description>My DVD</description>
<type>button</type>
<id>9</id>
<width>197</width>
<label>1027</label>
<hyperlink>704</hyperlink>
</control>
<!-- last item needs an ondown with a value of 3 to support wraparound -->
<control>
<description>My Music</description>
<type>button</type>
<id>6</id>
<width>197</width>
<label>2</label>
<hyperlink>14</hyperlink>
<ondown>3</ondown>
</control>
</control>
</controls>
</window>